home *** CD-ROM | disk | FTP | other *** search
- <html>
-
- |SCRIPT|
-
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
- <meta name="GENERATOR" content="DHTML Menu Builder |DMBVER|">
- <style>.dmbGroup { font-family: Tahoma; font-size: 8pt; text-decoration: none; font-weight: bold; width: 160; }</style>
- <title>|PROJNAME|'s DHTML Menu Builder Project Preview</title>
- </head>
-
- <body bgcolor="#FFFFFF" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
-
- <table border="0" width="100%" bgcolor="#000080" cellpadding="2">
- <tr>
- <td width="100%" align="center"><b>
- <font face="Tahoma" size="2" color="#FFFFFF">|PROJNAME|</font><font face="Tahoma" size="2" color="#DCDCDC">'s DHTML Menu Builder Project Preview</font>
- </b></td>
- </tr>
- </table>
- <hr noshade size="1" color="#000080">
- <table border="0" width="160" cellpadding="4" cellspacing="4">
- |HOTSPOTS|
- </table>
- <hr noshade size="1" color="#000080">
- <font face="Tahoma" size="1"> Above are represented the menu groups defined
- in your project. Use your mouse to trigger each group to show its pulldown.<br>
- If your menu commands have links, you'll get an error when you click on
- them. This is normal and it should work fine when used on your web page.</font>
- <hr noshade size="1" color="#000080">
- <table border="0" width="200" cellspacing="1">
- <tr>
- <td width="1" rowspan="2"></td>
- <td width="199" bgcolor="#000080"><font face="Tahoma" size="2" color="#DCDCDC"><b> Page Background Color</b></font></td>
- </tr>
- <tr>
- <td width="199">
- <form name="frmBackColor">
- <p><b><font face="Tahoma" size="2">#</font><input type="text" name="txtColor" size="8" style="font-family: Tahoma; font-size: 8pt; font-weight: bold" value="FFFFFF"><input type="button" value="Change" onclick="ChangebackColor();" style="font-family: Tahoma; font-size: 8pt; font-weight: bold"></b></p>
- <script language=JavaScript>
- function ChangebackColor() {
- document.bgColor = '#' + document.frmBackColor.txtColor.value;
- }
- </script>
- </form>
- </td>
- </tr>
- </table>
- </body>
- </html>